lcDeleteStatbar Home

Deletes a status bar object.

 BOOL lcDeleteStatbar (
   HANDLE hStarbar
 );

Parameters
hStatbar
  Handle to a status bar object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcCreateStatbar